home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / network / simnet / !SimNet / !Run < prev    next >
Encoding:
Text File  |  1994-11-08  |  301 b   |  12 lines

  1. |* !Run file for SimNet
  2.  
  3. Set  SimNet$Dir <Obey$Dir>
  4. Iconsprites <SimNet$Dir>.!Sprites
  5. IF "<Basic$Lib>"="" THEN Set Basic$Lib <SimNet$Dir>.Baslib
  6.  
  7. |* Make sure we have enough memory for keeping
  8. |* password file data.
  9. WimpSlot -min 640k -max 640k
  10. WimpSlot -min 196k -max 196k
  11. Run <SimNet$dir>.!Runimage
  12.